home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / rbbs / ansi173c.zip / ANSI173C.DOC < prev    next >
Text File  |  1992-05-10  |  4KB  |  80 lines

  1.  
  2.  Date: 5/9/92  v1.1   Richie Molinelli - The Small Time BBS
  3.  
  4.  
  5.                             AUTO-ANSI DETECT
  6.                            For RBBS-PC 17.3C
  7.                  ──────────────────────────────────────
  8.                  by Gary Glueckert and Richie Molinelli
  9.                      The SUNY BBS - (516) 420-0818
  10.                   The Small Time BBS - (516) 579-7929
  11.                  ──────────────────────────────────────
  12.  
  13.         This merge will allow the RBBS-PC to Auto-Detect ANSI on the
  14. users remote computer and allow the display of a color PRELOG file. This
  15. file will be displayed to the user even if their graphics options are not
  16. set to color graphics in the RBBS-PC USERS file. It's a quick and easy way
  17. to display a color graphic to a user to catch their attention.
  18.         To install this merge you must first create a color PRELOG file
  19. and name it in the standard RBBS-PC convention for naming color graphics
  20. files by appending a "C" to it. This file is specified by Config
  21. Parameter 83. If this file is set to the default of PRELOG then your ANSI
  22. color file would be named PRELOGC.
  23.         To merge this code you simply need to run the ANSI173C.BAT file.
  24. If you do this keep in mind that you will also need Ken Goosen's BLED program,
  25. the RBBS-PC.BAS file, and the ANSI173C.MRG files in the same directory. There
  26. are only a few lines of code in the actual merge so you may prefer to do
  27. a "cut and paste" with your favorite ascii editor.
  28.         Please note that this option (in some form or another) will be
  29. available in RBBS-PC Vers. 17.4 as written by Doug Azzarito. This merge
  30. is only a far guess as to what he actually did to get this to work in the beta
  31. Versions of RBBS-PC 17.4. So don't bother Doug Azzarito, Ken Goosen's or any
  32. of the 17.4 beta testers with any problems you might encounter with this merge.
  33. Feel free to call Richie or I for assistance if needed. At any rate,
  34. Doug Azzarito deserves the credit for the Auto-ANSI concept in RBBS-PC.
  35. But Doug, we just couldn't wait!
  36. Thanks to:
  37.         Tom Mack
  38.         Doug Azzarito
  39.         Ken Goosens
  40.         Capital-PC Users Group
  41. For making RBBS-PC the greatest BBS software in the world.... AND making it
  42. so readily available to all of us!
  43.  
  44.  
  45. 5/9/92:  Due to the many merges which change and add code to the RBBS-PC.BAS
  46. ******   sub, I've moved most of the ANSI test code as a separate callable
  47.          subroutine in RBBSSUB5.BAS.  This will free up precious memory in
  48.          the RBBS-PC.BAS sub and help avoid out of memory errors.  L8r.
  49.  
  50.                                                Richie Molinelli
  51.  
  52. WARRANTY AND DISCLAIMER:
  53.  
  54.           Simple.  None.  Narda. Zip. Nothing.  I am not responsible for any
  55. damage that occurs by using this merge nor am I responsible for any good that
  56. occurs from using this merge.  I'm just plain not responsible.  My mother has
  57. been telling me that since I was a kid.
  58.  
  59.  
  60. REGISTRATION:
  61.  
  62. None required for non-comercial use.  If this merge is to be used on a
  63. commercial BBS, then please contact me at either the address listed below or
  64. by calling my BBS.
  65.  
  66. If you are the author of a program, please consider u/l a registered copy of
  67. your program to my BBS.
  68.  
  69. If you are the author of a merge, please consider u/l a copy of your merge to
  70. my BBS
  71.  
  72. If you are neither of the above, please consider sending me a postcard to the
  73. address listed below telling me how you love/hate/don't care about the merge.
  74. I happen to like postcards.
  75.  
  76. Richie Molinelli
  77. P.O. Box 961
  78. Levittown, NY  11756
  79.  
  80.